In [1]:
import pywatershed as pws
from plot_funcs import plot_proc_stats, percent_worse_than_both_thresholds

plot_proc_stats(pws.PRMSSoilzone, thresh_rmse=1.0e-3, thresh_rrmse=1.0e-3)